HES 505 Fall 2022: Session 3
Matt Williamson
Introduce literate programming
Describe pseudocode and its utility for designing an analysis
Introduce Quarto as a means of documenting your work
Practice workflow
Let us change our traditional attitude to the construction of programs: Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do.